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