This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Biukop
/
SFM-loan-Rest-Api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
deploy bugfix
master
sp
4 years ago
parent
abad453b31
commit
a1d1273f1a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
deploy/local_update.sh
+ 1
- 0
deploy/local_update.sh
View File
@@ -5,6 +5,7 @@ echo "stopping remote server ..."
service sfmapi stop
# restore database
rm -f /var/sfmapi/tmp/dist/syd_credit.sql
gunzip -f /var/sfmapi/tmp/dist/syd_credit.sql.gz
mysql -usp -psp syd_credit < /var/sfmapi/tmp/dist/syd_credit.sql
Write
Preview
Loading…
Cancel
Save