summaryrefslogtreecommitdiff
path: root/cpool
diff options
context:
space:
mode:
Diffstat (limited to 'cpool')
-rwxr-xr-xcpool6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpool b/cpool
new file mode 100755
index 0000000..508d0d2
--- /dev/null
+++ b/cpool
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+if [ -n "$@" ];
+then
+ cd ~/delivery/B-CPE-100-LYN-1-1-cpoolday$1-lucas.sangkhavongs/
+fi