-
This commit is contained in:
15
boot/upgrade.sh
Normal file
15
boot/upgrade.sh
Normal file
@@ -0,0 +1,15 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
__main() {
|
||||
:
|
||||
|
||||
}
|
||||
|
||||
__help() {
|
||||
cat >/dev/null <<-'AEOF'
|
||||
|
||||
|
||||
AEOF
|
||||
}
|
||||
|
||||
__main
|
||||
Reference in New Issue
Block a user