automated push from the terminal
This commit is contained in:
21
templates/.restore/cascadr.bash
Executable file
21
templates/.restore/cascadr.bash
Executable file
@@ -0,0 +1,21 @@
|
||||
#!/bin/bash
|
||||
|
||||
##
|
||||
|
||||
##
|
||||
|
||||
reset
|
||||
|
||||
clear
|
||||
|
||||
##
|
||||
|
||||
set -e
|
||||
|
||||
set -x
|
||||
|
||||
##
|
||||
|
||||
cd .cascadr
|
||||
|
||||
bash cascadr.bash
|
||||
Reference in New Issue
Block a user