diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-23 21:18:51 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-23 21:18:51 +0800 |
| commit | eb6c4f1f5b8edc49495bff37eb82942775129291 (patch) | |
| tree | d81d10a2ca39b950c685aafec5a91aca57833dd3 /installer | |
| parent | 298ed25a321f64ecf1db58d5a84f808edb516fcc (diff) | |
Fix install scripts
Diffstat (limited to 'installer')
| -rwxr-xr-x | installer | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/installer b/installer new file mode 100755 index 0000000..6b987cc --- /dev/null +++ b/installer @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +.install/runall --noconfirm --with-ohmyzsh --with-vencord |
