Fix some installation issues
This commit is contained in:
parent
99a8a3420f
commit
5e34d727e4
0
bin/log.py → bin/telelog
Executable file → Normal file
0
bin/log.py → bin/telelog
Executable file → Normal file
2
install
2
install
@ -66,7 +66,7 @@ mkuser
|
|||||||
# Run Telethon for the first time
|
# Run Telethon for the first time
|
||||||
echo "Please log in to Telegram now."
|
echo "Please log in to Telegram now."
|
||||||
umask 0077
|
umask 0077
|
||||||
[ -f setup.py ] && su bot -s /usr/bin/python3 $PWD/setup.py
|
[ -f setup.py ] && su bot -s /usr/bin/python3 $PWD/setup
|
||||||
|
|
||||||
# Start the service
|
# Start the service
|
||||||
service telelog start
|
service telelog start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user