Skip to content

Commit

Permalink
missing file endings
Browse files Browse the repository at this point in the history
  • Loading branch information
simylein authored Jan 8, 2021
1 parent 658a33b commit e7f6b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ echo "making Scripts executable..."
chmod +x maintenance.sh
chmod +x backuphourly.sh
chmod +x backupdaily.sh
chmod +x backupweekly
chmod +x backupmonthly
chmod +x backupweekly.sh
chmod +x backupmonthly.sh

# store serverdirectory
serverdirectory=`pwd`
Expand Down

0 comments on commit e7f6b15

Please sign in to comment.