Gab Social. All are welcome.
This commit is contained in:
9
gs-deploy-develop
Executable file
9
gs-deploy-develop
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Update code and update public/src/gab-social.zip
|
||||
git pull origin develop
|
||||
./gs-export
|
||||
|
||||
# Do the thing with the thing
|
||||
bin/rails db:migrate
|
||||
bin/rails assets:precompile
|
||||
Reference in New Issue
Block a user