Skip to content

Commit

Permalink
Update ports/sheepo/Sheepo.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Cyril Delétré <[email protected]>
  • Loading branch information
Fraxinus88 and cdeletre authored Dec 12, 2024
1 parent cbc512e commit 5fa16ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/sheepo/Sheepo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ if [ ! -f patchlog.txt ]; then
source "$controlfolder/utils/patcher.txt"
$ESUDO kill -9 $(pidof gptokeyb)
else
echo "This port requires the latest version of PortMaster." > $CUR_TTY
pm_message "This port requires the latest version of PortMaster."
fi
else
echo "Patching process already completed. Skipping."
Expand Down

0 comments on commit 5fa16ad

Please sign in to comment.