mirror of
https://github.com/simon987/simon987.net.git
synced 2025-04-10 14:06:41 +00:00
7 lines
73 B
Bash
7 lines
73 B
Bash
#!/bin/bash
|
|
|
|
|
|
export TTROOT="simon987"
|
|
|
|
chmod 755 -R "${TTROOT}/webroot"
|