mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/bash
|
|
mkdir -p media/screenshots
|
|
chmod -R 777 media
|