summaryrefslogtreecommitdiff
path: root/cpool
diff options
context:
space:
mode:
authorlucasskvn <lucas.sangkhavongs@epitech.eu>2025-07-07 14:49:21 +0200
committerlucasskvn <lucas.sangkhavongs@epitech.eu>2025-07-07 14:49:21 +0200
commitd7302236417e3e88a715583f286e218493199dd3 (patch)
tree77d6f9163ca4d99f76ce69db7ec780519da298fb /cpool
init
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