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