Update linupx-scripts.sh
This commit is contained in:
@@ -97,7 +97,7 @@ UPDATE3() {
|
||||
source /etc/environment
|
||||
bash /etc/skel/.profile
|
||||
|
||||
while getopts 'abf:v' flag; do
|
||||
while getopts 'r' flag; do
|
||||
case "${flag}" in
|
||||
r) restart_flag='true' ;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user