mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-08-06 16:08:22 +00:00
Activate offline mode changes on next boot
This commit is contained in:
parent
eda151065c
commit
b5e19f08f6
9 changed files with 94 additions and 14 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
INSTALL_VERSION=3
|
||||
INSTALL_VERSION=4
|
||||
ACTION=install
|
||||
case "${1:-}" in
|
||||
'') ;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue