Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
renamed run-garden.sh to be consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
leadnaut committed Oct 17, 2024
1 parent e1483e0 commit b8cc122
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ if ! ./deploy.sh ../deploypaths.txt $SSHTARGET $SSHUSER; then
fi

echo -e $INFO
ssh $SSHUSER@$SSHTARGET 'bash -s' < run-garden.sh
ssh $SSHUSER@$SSHTARGET 'bash -s' < run_garden.sh
File renamed without changes.

0 comments on commit b8cc122

Please sign in to comment.