Skip to content

Commit 9ecaae0

Browse files
authored
Update redeploy.sh
Wrong shebang smh...
1 parent 092ec77 commit 9ecaae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redeploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!bin/bash
1+
#!/bin/bash
22
sudo docker pull ashcroftt/nginx-test-artwrks:main
33
sudo docker stop SRV_CONTAINER
44
sudo docker system prune -f

0 commit comments

Comments
 (0)