Skip to content

Commit 82ebbbb

Browse files
author
Jens
committed
Update 18-servercow-storage.sh
1 parent f0322e0 commit 82ebbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

18-servercow-storage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ echo ' / \ ___/| | \/\ /\ ___/| | \/\ \___( <_> ) / /
2222
echo '/_______ /\___ >__| \_/ \___ >__| \______ /\____/ \/\_/ /_______ /|__| \____/|__| (____ /\___ / \___ >'
2323
echo ' \/ \/ \/ \/ \/ \//_____/ \/ '
2424

25-
sudo apt-get install cifs-utils
25+
sudo apt-get install cifs-utils -y
2626
sudo mkdir /samba_share
2727

2828
sudo sed -i "\$a //io.servercow.de/home /samba_share cifs username=$1,passwd=$2$ASUSER 0 0"

0 commit comments

Comments
 (0)