Skip to content

Commit

Permalink
Update pi-app-manager-portable.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
Nakanoin19 authored Jun 10, 2021
1 parent e11549a commit f662ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run/pi-app-manager-portable.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
source ./version.bash
curl https://raw.githubusercontent.com/NSK-1010/pi-app-manager/master/run/version.bash | source
apt install git -y
git clone https://github.com/nsk-1010/pi-app-manager.git -b ${tag}
chmod 755 -R pi-app-manager
Expand Down

0 comments on commit f662ee3

Please sign in to comment.