Fix some installation issues

This commit is contained in:
Michael De Roover 2022-01-02 04:29:08 +01:00
parent 99a8a3420f
commit 5e34d727e4
Signed by: vim
GPG Key ID: 075496E232CE04CB
3 changed files with 1 additions and 1 deletions

0
bin/log.py → bin/telelog Executable file → Normal file
View File

View File

@ -66,7 +66,7 @@ mkuser
# Run Telethon for the first time
echo "Please log in to Telegram now."
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
service telelog start