6 lines
73 B
Bash
6 lines
73 B
Bash
#!/usr/bin/env bash
|
|
gitus
|
|
cd daux/admin-theme
|
|
sh update-all.sh
|
|
cd ../../
|