Update update.sh

pull/453/head
byludy 2021-10-21 19:04:06 +08:00 committed by GitHub
parent 330ec7680d
commit 75604b007e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!bash
#!/usr/bin/env bash
if [ $# -eq 0 ]; then
echo "
@ -69,3 +69,4 @@ rm -rf *~
#rm -rf .[^.]*~
rm -rf OneManager-php
chmod 666 .data/config.php
chmod 777 update.sh