mirror of
https://github.com/tcsenpai/powertux.git
synced 2025-06-03 01:40:07 +00:00
experimental install
This commit is contained in:
parent
fad7218091
commit
b0230ce8f7
12
powertux.sh
Executable file
12
powertux.sh
Executable file
@ -0,0 +1,12 @@
|
||||
#screen -d -m autokey-qt # So that it does not spawn any window
|
||||
#screen -d -m conky # and customizations if needed
|
||||
|
||||
echo "Setting some variables for you..."
|
||||
export PATH=$PATH:$HOME/powertux_folder/bin
|
||||
echo "[+] Powertux path ensured. Adding to PATH permanently..."
|
||||
echo "PATH=$PATH:$HOME/powertux_folder/bin" > /etc/profile.d/powertux.sh
|
||||
echo "[+] Powertux prerequisites ensured."
|
||||
|
||||
|
||||
echo "[+] Powertux is now installed. You can now use the following commands to check the installation binaries:"
|
||||
echo "ls -l $HOME/powertux_folder/bin | grep powertux"
|
Loading…
x
Reference in New Issue
Block a user