mirror of
https://github.com/bytedream/aion.git
synced 2025-12-15 14:10:45 +01:00
Update install.sh
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user