update carousell,
This commit is contained in:
8
carousell/gitUpdate.sh
Executable file
8
carousell/gitUpdate.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
git add .
|
||||
git commit -m'update carousell,'
|
||||
|
||||
git push
|
Reference in New Issue
Block a user