mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-05 01:35:08 +00:00
update
This commit is contained in:
parent
912ab1c031
commit
f78e6e8648
@ -17,6 +17,8 @@ grid_id=$(echo ${griddir}|sed 's@^\.\/\(.*\)@\1@'|sed 's@.grids@@'|sed 's@\/@.@g
|
||||
if [[ -e "${grid_id}.tar.gz" ]]; then
|
||||
echo "package exists"
|
||||
exit 5
|
||||
else
|
||||
echo "Package Doesn't exist."
|
||||
fi
|
||||
|
||||
cd $griddir
|
||||
|
Loading…
Reference in New Issue
Block a user