mirror of
https://github.com/tcsenpai/powertux.git
synced 2025-06-06 03:05:24 +00:00
now is safer and system wide
This commit is contained in:
parent
eb24c3c0ef
commit
e8fdd65d66
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
THIS=$(pwd)
|
||||
echo "export PATH=\$PATH:$THIS" >> "$HOME/.profile"
|
||||
echo "PATH=\$PATH:$THIS" >> /etc/profile.d/pathis.sh"
|
||||
echo $PATH
|
||||
echo "Done!"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user