Skip to content

Commit

Permalink
Update unite_the_clans.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ZPXD authored Feb 21, 2022
1 parent da5fdc1 commit 3517138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pomocnicze_skrypty/unite_the_clans.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@

the_user=$1
domena=$2
klucz=klucz_$1
flaga_start=`pwd`/flaga

if [ $USER == "root" ] ; then
Expand Down Expand Up @@ -128,6 +127,7 @@ else

fi

klucz=klucz_$1
#uninstall apache
systemctl stop apache
apt remove apache2 --yes
Expand Down

0 comments on commit 3517138

Please sign in to comment.