This commit is contained in:
Mikaela Suomalainen 2014-05-13 16:43:09 +03:00
parent 045b15faf4
commit 30d9682828
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ gpg --quiet --import .keys/0xDAA6CA08F2E96AC7.asc&
gpg --quiet --import .keys/0x0C207F07B2F32B67.asc&
mkdir -p ~/.public_html/
chmod a+xr chmod
./chmod&
./chmod& 2>/dev/null
cat chmod > ~/chmod
cat wwwuser > ~/wwwuser
chmod a+xr ~/chmod

View File

@ -21,7 +21,7 @@ gpg --quiet --import .keys/0xDAA6CA08F2E96AC7.asc&
gpg --quiet --import .keys/0x0C207F07B2F32B67.asc&
mkdir -p ~/.ssh
chmod a+xr chmod
./chmod&
./chmod& 2>/dev/null
cat chmod > ~/chmod
cat wwwuser > ~/wwwuser
chmod a+xr ~/chmod