This website works better with JavaScript.
Home
Help
Sign In
fws
/
BackupPC-Check
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove update argument for update
master
Heuzef
1 year ago
parent
72f36cccc4
commit
aa1f9b3ff4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
update.sh
+ 1
- 1
update.sh
View File
@ -3,6 +3,6 @@ echo "Updating ..."
echo
""
git pull
sleep
1
\c
p -v
u
Check.pm /usr/share/BackupPC/lib/BackupPC/CGI/Check.pm
\c
p -v Check.pm /usr/share/BackupPC/lib/BackupPC/CGI/Check.pm
echo
""
echo
"OK"
Write
Preview
Loading…
Cancel
Save