setup.sh aktualisiert
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.sh
									
									
									
									
									
								
							@@ -67,4 +67,4 @@ chmod +x start_bot.sh
 | 
			
		||||
echo -e "Creating autostart script..."
 | 
			
		||||
echo -e "[Unit]\nDescription=Telegram Support Bot\n\n[Service]\nExecStart=$(pwd)/start_bot.sh\n\n[Install]\nWantedBy=default.target" > telegram_bot.service
 | 
			
		||||
sudo mv telegram_bot.service /etc/systemd/system/
 | 
			
		||||
sudo systemctl enable telegram_bot
 | 
			
		||||
sudo systemctl enable telegram_bot 
 | 
			
		||||
		Reference in New Issue
	
	Block a user