Skip to content

Commit b0d2a87

Browse files
Create provision-test.sh
1 parent d2c54d9 commit b0d2a87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

provision-test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
echo "Running a testing script"
3+
date >> /var/log/test.log

0 commit comments

Comments
 (0)