mirror of
https://github.com/simon987/simon987.net.git
synced 2025-12-18 01:09:03 +00:00
7 lines
73 B
Bash
Executable File
7 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
|
|
|
|
export TTROOT="simon987"
|
|
|
|
chmod 755 -R "${TTROOT}/webroot"
|