Commit graph

9 commits

Author SHA1 Message Date
José Moreira
63ff8698f5 fix: file permissions to test within a proxmox installation host 2024-09-05 21:24:43 +01:00
José Moreira
1fdac65f7d chore: add fs related helpers that allow to cat files from either a remote repo, including a different branch than main, or from a local folder, so we contributors can change their changes locally 2024-09-05 21:16:13 +01:00
tteckster
631ef46466
Update bunkerweb.sh
nginx=1.26.1*
2024-08-17 06:47:34 -04:00
tteckster
fc5ea73e45
Update bunkerweb.sh
change the "hold" method
2024-07-03 10:24:42 -04:00
tteckster
e6b86f3d47
Update bunkerweb.sh
tweak
2024-07-03 10:04:23 -04:00
tteckster
5ef5f0086e
Update bunkerweb.sh
- works for 1.5.8 and newer
- if the update fails with 1.5.7 execute 
`RELEASE=$(curl -s https://api.github.com/repos/bunkerity/bunkerweb/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }')
apt-get install -y bunkerweb=${RELEASE}` in the LXC console
2024-07-03 09:26:20 -04:00
tteckster
ef27851d31
Update bunkerweb.sh
tweak `function update_script()`
2024-07-03 09:06:30 -04:00
tteckster
e5788637b7
Update bunkerweb.sh
tweak
2024-05-23 22:02:46 -04:00
tteckster
0e24893e52
Create bunkerweb.sh 2024-05-23 21:38:21 -04:00