update,
This commit is contained in:
5
vinniesniper-54816/task1/build_archive.sh
Executable file
5
vinniesniper-54816/task1/build_archive.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
tar -zcvf project.tar.gz project
|
Reference in New Issue
Block a user