added license
This commit is contained in:
parent
cc012dce23
commit
c41c5ca3a1
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
mkdir ./uploads ./static ./config -p
|
mkdir ./uploads ./static ./config -p
|
||||||
|
chmod -R 777 uploads
|
||||||
|
|
||||||
podman pod create \
|
podman pod create \
|
||||||
--name rebased-pod \
|
--name rebased-pod \
|
||||||
|
|
Loading…
Reference in a new issue