06353f2beb
move deploy.sh to scripts
7 lines
50 B
Bash
7 lines
50 B
Bash
#!/bin/bash
|
|
ll
|
|
ls
|
|
la
|
|
echo "list of biniries"
|
|
exit
|