Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
main
sigonasr2 2 years ago
parent 0f72f54ebd
commit be390376bb
  1. 1
      C/scripts/archive.sh

@ -1,5 +1,6 @@
#Archives the current project under the applicable program name.
#C
echo $#
if [[ "$#" -gt 1 ]];
then
mkdir archives/$1

Loading…
Cancel
Save