mirror of
https://github.com/RasppleII/a2cloud.git
synced 2024-12-02 21:49:20 +00:00
Don't try to delete the setup script.
This commit is contained in:
parent
b1ffe93b14
commit
639c86b96f
@ -1227,8 +1227,6 @@ fi
|
|||||||
|
|
||||||
### A2CLOUD: Clean up temp files
|
### A2CLOUD: Clean up temp files
|
||||||
cd "$origDir"
|
cd "$origDir"
|
||||||
rm setup &> /dev/null
|
|
||||||
rm a2cloud-setup &> /dev/null
|
|
||||||
rm -rf /tmp/a2cloud-install &> /dev/null
|
rm -rf /tmp/a2cloud-install &> /dev/null
|
||||||
|
|
||||||
### A2CLOUD: in case not restarting, make groups take effect immediately
|
### A2CLOUD: in case not restarting, make groups take effect immediately
|
||||||
|
Loading…
Reference in New Issue
Block a user