Skip to content

Commit

Permalink
Add status file
Browse files Browse the repository at this point in the history
  • Loading branch information
munisisazade committed Aug 2, 2017
1 parent cd34e1a commit a715453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ function get_project_details {
chown -R $APP_USER:$APP_USER /var/local/config.txt
chmod -R 777 /var/local/config.txt
cp -r $CONF_ROOT/status.txt /var/local/
chown -R $APP_USER:$APP_USER /var/local/config.txt
chown -R $APP_USER:$APP_USER /var/local/status.txt
chmod -R 777 /var/local/status.txt
cp -r $CONF_ROOT/commands /var/local/
chown -R $APP_USER:$APP_USER /var/local/commands
Expand Down

0 comments on commit a715453

Please sign in to comment.