mirror of
https://github.com/bytedream/aion.git
synced 2025-05-09 20:05:08 +02:00
Update install.sh
This commit is contained in:
parent
bd5fa8c36e
commit
5eeef34f8d
@ -5,6 +5,7 @@ current_directory=$PWD
|
|||||||
printf "\n-----copying aion shell to /usr/bin...-----\n"
|
printf "\n-----copying aion shell to /usr/bin...-----\n"
|
||||||
|
|
||||||
if [ ! -f /usr/bin/aion ]; then
|
if [ ! -f /usr/bin/aion ]; then
|
||||||
|
chmod +x /usr/bin/aion
|
||||||
cp aion /usr/bin/
|
cp aion /usr/bin/
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user