parent
f037d1dd80
commit
2637817c9c
20 changed files with 8 additions and 12 deletions
|
|
@ -5,10 +5,6 @@
|
|||
# USAGE:
|
||||
# rebuild-system.sh # Rebuild system with current hostname
|
||||
# rebuild-system.sh hostname # Rebuild specific system
|
||||
#
|
||||
# EXAMPLES:
|
||||
# rebuild-system.sh
|
||||
# rebuild-system.sh makise
|
||||
|
||||
if [ ! -z $1 ]; then
|
||||
export HOST=$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue