mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-28 12:43:40 +10:00
5 lines
135 B
Bash
Executable file
5 lines
135 B
Bash
Executable file
REPO_ROOT=$(dirname $(realpath $0))/..
|
|
|
|
sh $REPO_ROOT/scripts/build.sh
|
|
sh $REPO_ROOT/scripts/restart.sh
|
|
sh $REPO_ROOT/scripts/shell.sh
|