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