Create deploy.sh

move deploy.sh to scripts
This commit is contained in:
Denis S. Soldatov aka General-Beck
2016-09-14 03:05:19 +07:00
committed by GitHub
parent aa949c3f04
commit 06353f2beb

6
scripts/deploy.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
ll
ls
la
echo "list of biniries"
exit