mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
dont forget to allow for cleanup
This commit is contained in:
parent
27c5e8691f
commit
fbe16da728
1 changed files with 1 additions and 1 deletions
|
@ -65,6 +65,6 @@ zip -9 -r etherpad-lite-win.zip etherpad-lite-win
|
||||||
mv etherpad-lite-win.zip $START_FOLDER
|
mv etherpad-lite-win.zip $START_FOLDER
|
||||||
|
|
||||||
echo "clean up..."
|
echo "clean up..."
|
||||||
# rm -rf /tmp/etherpad-lite-win
|
rm -rf /tmp/etherpad-lite-win
|
||||||
|
|
||||||
echo "Finished. You can find the zip in the Etherpad Lite root folder, it's called etherpad-lite-win.zip"
|
echo "Finished. You can find the zip in the Etherpad Lite root folder, it's called etherpad-lite-win.zip"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue