OSDN Git Service

[update] : Added messages.
authorhayao <shun819.mail@gmail.com>
Thu, 5 Mar 2020 09:16:27 +0000 (18:16 +0900)
committerhayao <shun819.mail@gmail.com>
Thu, 5 Mar 2020 09:16:27 +0000 (18:16 +0900)
aptpac-git.install

index 31d8c62..88f2b87 100644 (file)
@@ -1,6 +1,7 @@
 post_install() {
     ln -s usr/bin/pacapt usr/bin/apt
     ln -s usr/bin/pacapt usr/bin/apt-get
+    echo "Created /usr/bin/apt !"
 }
 
 post_remove() {