u
This commit is contained in:
parent
6f191a2712
commit
def5a4049c
0
expect-deploy.sh
Normal file → Executable file
0
expect-deploy.sh
Normal file → Executable file
4
mount-blockstorage-vultr.sh
Executable file
4
mount-blockstorage-vultr.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
mkdir /mnt/blockstorage
|
||||||
|
echo >> /etc/fstab
|
||||||
|
echo /dev/vdb1 /mnt/blockstorage ext4 defaults,noatime,nofail 0 0 >> /etc/fstab
|
||||||
|
mount /mnt/blockstorage
|
0
press-anykey-to-exit.sh
Normal file → Executable file
0
press-anykey-to-exit.sh
Normal file → Executable file
0
serve-gogs-http2https.sh
Normal file → Executable file
0
serve-gogs-http2https.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user