mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 13:29:42 +02:00
add echo
This commit is contained in:
parent
d2744642e7
commit
e102782fc0
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
||||||
# Install script for Pandora-Box
|
# Install script for Pandora-Box
|
||||||
#================================
|
#================================
|
||||||
|
|
||||||
set -e
|
set -e # stop on error
|
||||||
|
set -x # echo on
|
||||||
cd /home/$SUDO_USER
|
cd /home/$SUDO_USER
|
||||||
|
|
||||||
# remove need restart
|
# remove need restart
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue