diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-12-05 14:34:10 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-12-05 14:34:10 -0500 |
| commit | 1a1bc3c5c719e22445f8d00d95a149201a5041e7 (patch) | |
| tree | 698b9e0164dfdc79219026c580cb884d97b1f719 /runs/plan9 | |
| parent | 32b531be0490a0b79d777dbfd15eeafb908e1276 (diff) | |
Bug Fixes
Diffstat (limited to 'runs/plan9')
| -rwxr-xr-x | runs/plan9 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/zsh -source ../util +source $HOME/personal/dotfiles/util git clone https://github.com/9fans/plan9port.git $target/plan9 cd $target/plan9 |
