Complete
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
0f72f54ebd
commit
be390376bb
@ -1,5 +1,6 @@
|
|||||||
#Archives the current project under the applicable program name.
|
#Archives the current project under the applicable program name.
|
||||||
#C
|
#C
|
||||||
|
echo $#
|
||||||
if [[ "$#" -gt 1 ]];
|
if [[ "$#" -gt 1 ]];
|
||||||
then
|
then
|
||||||
mkdir archives/$1
|
mkdir archives/$1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user