Skip to content

Commit

Permalink
Update remount
Browse files Browse the repository at this point in the history
  • Loading branch information
madslundt authored Jan 22, 2018
1 parent 714289a commit c08602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/remount
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ if [ -z "$(ls -A ${cloud_decrypt_dir})" ] || [ $(ps -ef | grep "unionfs" | grep

echo "[ $(date $(printenv DATE_FORMAT)) ] Unmounted successfully"
echo "[ $(date $(printenv DATE_FORMAT)) ] Mounting..."
bash mount
mount
echo "[ $(date $(printenv DATE_FORMAT)) ] Mounted successfully"
fi

0 comments on commit c08602f

Please sign in to comment.