added: readme, help, init
This commit is contained in:
6
scripts/repoinit.sh
Executable file
6
scripts/repoinit.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# make folders
|
||||
mkdir -p ./apt-repo/dists/stable/main/binary-amd64/
|
||||
mkdir -p ./apt-repo/pool/main/
|
||||
|
||||
Reference in New Issue
Block a user