mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-04 08:07:15 -04:00
Correct typo
This commit is contained in:
@@ -74,6 +74,7 @@ urls {
|
|||||||
mv packages/haikutemp/sshyp-"$version"-"$revision"_all.hpkg packages/
|
mv packages/haikutemp/sshyp-"$version"-"$revision"_all.hpkg packages/
|
||||||
rm -rf packages/haikutemp
|
rm -rf packages/haikutemp
|
||||||
echo -e "\nHaiku packaging complete.\n"
|
echo -e "\nHaiku packaging complete.\n"
|
||||||
|
fi
|
||||||
|
|
||||||
if [ "$distro" == "2" ] || [ "$distro" == "7" ]; then
|
if [ "$distro" == "2" ] || [ "$distro" == "7" ]; then
|
||||||
echo -e '\nPackaging for Debian...\n'
|
echo -e '\nPackaging for Debian...\n'
|
||||||
|
|||||||
Reference in New Issue
Block a user