mirror of
https://github.com/pjandro/fbS1Scripts.git
synced 2025-12-09 02:50:57 +03:00
WIP
This commit is contained in:
parent
8d32a77a29
commit
c330bae8b9
5
installTgBot.sh
Normal file
5
installTgBot.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cat << EOF | chroot /server/tmp /bin/bash
|
||||
su - gem
|
||||
echo "I'm gen" | sudo tee ~/test
|
||||
EOF
|
||||
Loading…
x
Reference in New Issue
Block a user