Skip to content

Commit

Permalink
fix sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
Levdbas committed Jul 22, 2021
1 parent a06c7ac commit a022bfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions support-hours.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/bash
dev="/mnt/d/laragon/www/testenvironment.local/web/app/plugins/support-hours"
trunk="/mnt/d/laragon/www/anders/support-hours/trunk"
release="/mnt/d/laragon/www/anders/support-hours"
trunk="/mnt/d/laragon/www/Anders/support-hours/trunk"
release="/mnt/d/laragon/www/Anders/support-hours"
read -p 'Release number:' releasenumber
echo 'Get fresh production files'
yarn run production
Expand Down

0 comments on commit a022bfc

Please # to comment.